Quick KPIs

Key Performance Indicators (KPIs) are a powerful tool that can be leveraged to identify the status of outcomes in the organization and its business goals. KPIs are composite calculations that be used to show the status of metric outcomes using up to 3 core metric values and banding:

  • actual - a value that shows what is currently measured
  • target - a value that measures what the goal metric should be
  • status - a mathematical comparison between actual and target values (normally a ratio of some type)
  • banding - a series of values to delineate between good and bad status metrics (which can then be used graphically)

Using all metric layers, users can construct graphic representations of how the core metric (typically the "actual" value) is performing in contrast to the other figures (typically "target").

More advanced KPIs are usually built in the Formulate KPI toolset, with greater control over defining actual, target, status and banding values. However, the Quick KPI wizard allows users to build classic foundational KPIs through a single click directly in Discover. Regardless of which tool is used, all KPI's are editing with the Formulate toolset. Here users can use the point-and-click graphical formula editors or write logic using PQL or MDX script.

KPI's as Conditional Formatting

KPI's are, in effect, an advanced form of conditional formatting - adding and adjusting both an icon and color based on values to highlight information in the visual beyond its own visible values. As such, basic KPIs can also be built using conditional formatting and drop zones in Discover without the Quick KPI wizard or the formal KPI toolset.

Types of Quick KPIs

The heuristic engine in Pyramid changes the types of quick KPIs available based on what is used and selected to trigger the KPI tool. The selections can be made from both the measure element trees or directly from visuals. The source will determine the type of heuristic presented.

Query Context KPIs

These KPI's are triggered from the visualization (typically a grid) and are generated in the context of the current query's hierarchical selections. The logic and choices are influenced by which measures are shown, the number of hierarchies shown and if there are any date-time hierarchies in the query.

Basic KPIs

These are a basic KPI created by simply comparing every data point in the query for the given cohort against every other one - and then doing a simple 3-band ranking. Given their simplicity, the basic KPI is more-or-less an accelerator for building a more complex layer of logic - since most users will edit the basic setup to add more logic. The mathematics of Basic KPI's can be matched using simple conditional formatting, however, it will ignore the cohorting of the existing hierarchies - which can be useful once the query changes. For example, this builds a basic KPI for cost using the education hierarchy as the cohort (evaluation set).

Period-on-Period KPIs

These are KPIs created using time difference logic as well as cohorts - and then doing a simple 3-band ranking. The Period-on-Period KPIs only appear in the list if a date-time hierarchy is detected in the current query. Unlike the basic KPIs, the period on period math injected into the KPI formulation provides a layer of logic that is not easily matched with conditional formatting without building some formulas. This, with the auto-cohorting, offers a quick way to calculate whether figures for the given hierarchy are improving or degrading from one period to the next (as required), an banding the results compared to others in the cohort (evaluation set). For example, this builds a KPI for measuring which education groups are improving from one quarter t the next, compared to other education groups in any given quarter.

Measure Tree KPIs

These KPI's are triggered from the measure element tree and are accompanied by a pop-up dialog letting the user dictate the cohort hierarchy (evaluation set) and date-time hierarchy (if a period-on-period KPI is chosen). Once created, the KPI is simply added to the custom measure listing at the bottom of the measure tree - and has to be deployed manually into the query. Importantly, this approach also lets the user pick the KPI graphic as well.

Building Quick KPIs

To build quick KPIs start by making selections of the relevant measure trees or visuals. Then right click, and choose the relevant KPI logic from the context menus. See examples and the below for more.

Managing Quick KPIs

KPIs created from the quick menus can be fully edited, deleted and shared like any other KPI item in the system. Click here to read more on how to manage quick KPIs and other calculations.

Examples

The following examples demonstrate the basic and period-on-period Quick KPIs.